home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 125 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: sundog.tiac.net!not-for-mail
  2. From: dmeyer@tiac.net (David Meyer)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: ProCalc question.
  5. Date: 3 Jan 1996 19:09:54 GMT
  6. Organization: The Internet Access Company
  7. Message-ID: <4ceka2$n6g@sundog.tiac.net>
  8. References: <4cdf60$nng@ugress.uib.no>
  9. NNTP-Posting-Host: sunspot.tiac.net
  10. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  11.  
  12. Jon-Inge Paulsen (paulsen@afrodite.fi.uib.no) wrote:
  13. : Hi, there!
  14. : I have ProCalc v2, as released by CU Amiga some months ago.  Now I
  15. : am programming a little budget sheet, for helping me see where all
  16. : those money are being spent...  Not very tricky, but very nicely
  17. : in ProCalc.  The problem occured when I found out that importing
  18. : data from previous months would be nice.  There is a function
  19. : named LINKDISK(File Name, Cell), and I called upon it.
  20. : But, alas, my version of ProCalc doesn't seem to support it!!!
  21. : All I get is an Error reading 'function expected'. 
  22.     Page 13-11 of the manual (not provided with the cover disk) says 
  23. pretty much what you described. Filename must be the full pathname of a 
  24. spreadsheet file on an available disk (may need to be in ProCalc format) 
  25. while Cell is the cell in that spreadsheet from which you want the 
  26. information taken. I tried it (full version) and got output as text (when 
  27. I just typed it in) or error (when I preceded it with an =). Maybe it 
  28. only takes numeric input?
  29.